Skip to content

Fix #3513 - throw the right error #3514

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 28, 2025
Merged

Conversation

mathiasbockwoldt
Copy link
Contributor

Due to a recent change, the thrown error for invalid URLs was not the excepted error, but another error, which made the problem hard to understand.
This PR re-throws the original error (with redacted password).
The existing test was updated to make sure the right error is thrown.

Re-throw the caught error with redacted details.
@mathiasbockwoldt mathiasbockwoldt requested a review from hjr3 as a code owner July 17, 2025 09:20
@dunghuynh-kdi
Copy link

@hjr3 Is there any chance we could get your approval for this PR, pretty please?

@dunghuynh-kdi
Copy link

@hjr3 thank you!!

@hjr3 hjr3 merged commit 1b2bedc into brianc:master Jul 28, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants